home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / share / themes / Rezlooks-candy / gtk-2.0 / gtkrc
Text File  |  2006-06-16  |  5KB  |  204 lines

  1. style "rezlooks-default"
  2. {
  3.   GtkButton      ::default_border    = { 0, 0, 0, 0 }
  4.   GtkRange       ::trough_border     = 0
  5.   GtkPaned       ::handle_size       = 6
  6.   GtkRange       ::slider_width      = 15
  7.   GtkRange       ::stepper_size      = 15
  8.  
  9.   GtkScrollbar   ::min_slider_length = 30
  10.   GtkCheckButton ::indicator_size    = 14
  11.   GtkMenuBar     ::internal-padding  = 0
  12.   GtkTreeView    ::expander_size     = 14
  13.   GtkExpander    ::expander_size     = 16
  14.   GtkScale       ::slider-length     = 24
  15.   
  16.   xthickness = 1
  17.   ythickness = 1
  18.  
  19.   fg[NORMAL]        = "#222222"
  20.   fg[PRELIGHT]      = "#222222"
  21.   fg[SELECTED]      = "#ffffff"
  22.   fg[ACTIVE]        = "#505050"
  23.   fg[INSENSITIVE]   = "#b5b3ac"
  24.  
  25.   bg[NORMAL]        = "#fbfbfb"
  26.   bg[PRELIGHT]      = "#efefef"
  27.   bg[SELECTED]        = "#a3b8cc"
  28.   bg[INSENSITIVE]   = "#efefef"
  29.   bg[ACTIVE]        = "#f5f5f5" # this (strangely) controls inactive tab BGs
  30.  
  31.   base[NORMAL]      = "#ffffff"
  32.   base[PRELIGHT]    = "#6590b8"
  33.   base[ACTIVE]      = "#c0d3e5"
  34.   base[SELECTED]    = "#a3b8cc"
  35.   base[INSENSITIVE] = "#e8e8e8"
  36.  
  37.   text[NORMAL]      = "#505050"
  38.   text[PRELIGHT]    = "#505050"
  39.   text[ACTIVE]      = "#505050"
  40.   text[SELECTED]    = "#ffffff"
  41.   text[INSENSITIVE] = "#b5b5b5"
  42.  
  43.   engine "rezlooks" 
  44.   {
  45.     scrollbar_color   = "#c0d3e5"
  46.     menubarstyle      = 0 # 0 = flat, 1 = gradient
  47.     menubaritemstyle  = 1 # 0 = flat, 1 = button-ish style
  48.     animation         = TRUE
  49.   }
  50. }
  51.  
  52.  
  53. style "rezlooks-wide" = "rezlooks-default"
  54. {
  55.   xthickness = 2
  56.   ythickness = 2
  57. }
  58.  
  59. style "rezlooks-wider" = "rezlooks-default"
  60. {
  61.   xthickness = 3
  62.   ythickness = 3
  63. }
  64.  
  65. style "rezlooks-button" = "rezlooks-wider"
  66. {
  67.   bg[NORMAL]        = "#f2f2f2"
  68.   bg[INSENSITIVE]   = "#f0f0f0"
  69.   bg[PRELIGHT]      = "#c0d3e5"
  70.   bg[ACTIVE]        = "#fff1e0"
  71. }
  72.  
  73. style "rezlooks-notebook" = "rezlooks-wide"
  74. {
  75.   bg[NORMAL]      = "#efefef"
  76.   bg[INSENSITIVE] = "#efefef"
  77.   bg[SELECTED]    = "#F79537"
  78. }
  79.  
  80. style "rezlooks-tasklist" = "rezlooks-default"
  81. {
  82.   xthickness = 5
  83.   ythickness = 3
  84. }
  85.  
  86. style "rezlooks-menu" = "rezlooks-default"
  87. {
  88.   xthickness = 2
  89.   ythickness = 1
  90. }
  91.  
  92. style "rezlooks-menu-item" = "rezlooks-default"
  93. {
  94.   ythickness = 3
  95.   fg[NORMAL] = "#505050"
  96.   fg[PRELIGHT] = "#ffffff"
  97.   text[PRELIGHT] = "#505050"
  98. }
  99.  
  100. style "rezlooks-menubar" = "rezlooks-default"
  101. {
  102.   bg[NORMAL] = "#ffdaae"
  103.   fg[NORMAL] = "#505050"
  104.   fg[ACTIVE] = "#505050"
  105.   text[NORMAL] = "#505050"
  106.   text[PRELIGHT] = "#505050"
  107.   base[PRELIGHT] = "#63E62E"
  108.   base[SELECTED] = "#4DB224"
  109. }
  110.  
  111. style "rezlooks-menubar-item"
  112. {
  113.     ythickness = 4
  114.     fg[PRELIGHT] = "#505050"
  115.     bg[PRELIGHT] = "#ebf0f5"
  116. }
  117.  
  118. style "rezlooks-tree" = "rezlooks-default"
  119. {
  120.   xthickness = 2
  121.   ythickness = 2
  122. }
  123.  
  124. style "rezlooks-frame-title" = "rezlooks-default"
  125. {
  126.   fg[NORMAL] = "#404040"
  127. }
  128.  
  129. style "rezlooks-tooltips" = "rezlooks-default"
  130. {
  131.   xthickness = 4
  132.   ythickness = 4
  133.   bg[NORMAL] = { 1.0,1.0,0.75 }
  134. }
  135.  
  136. style "rezlooks-progressbar" = "rezlooks-wide"
  137. {
  138.   xthickness = 1
  139.   ythickness = 1
  140.   fg[PRELIGHT]  = "#ffffff"
  141. }
  142.  
  143. style "rezlooks-combo" = "rezlooks-button"
  144. {
  145. }
  146.  
  147. style "metacity-frame"
  148. {
  149.   # Normal base color
  150.   #bg[NORMAL]  = "#bbbbbb"
  151.  
  152.   # Unfocused title background color
  153.   #bg[INSENSITIVE]  = { 0.8, 0.8, 0.8 }
  154.  
  155.   # Unfocused title text color
  156.   #fg[INSENSITIVE]  = { 1.55, 1.55, 1.55 }
  157.  
  158.   # Focused icon color
  159.   #fg[NORMAL]  = { 0.2, 0.2, 0.2 }
  160.  
  161.   # Focused title background color
  162.   bg[SELECTED]  = "#444444"
  163.  
  164.   # Focused title text color
  165.   fg[SELECTED]  = "#ffffff"
  166. }
  167.  
  168. # widget styles
  169. class "MetaFrames"     style "metacity-frame"
  170. class "GtkWidget"      style "rezlooks-default"
  171. class "GtkButton"      style "rezlooks-button"
  172. class "GtkScale"       style "rezlooks-button"
  173. class "GtkCombo"       style "rezlooks-button"
  174. class "GtkRange"       style "rezlooks-wide"
  175. class "GtkFrame"       style "rezlooks-wide"
  176. class "GtkMenu"        style "rezlooks-menu"
  177. class "GtkEntry"       style "rezlooks-wider"
  178. class "GtkMenuItem"    style "rezlooks-menu-item"
  179. class "GtkNotebook"    style "rezlooks-notebook"
  180. class "GtkProgressBar" style "rezlooks-progressbar"
  181. class "*MenuBar*"      style "rezlooks-menubar"
  182.  
  183. widget_class "*MenuItem.*" style "rezlooks-menu-item"
  184. widget_class "*MenuBar.*"  style "rezlooks-menubar-item"
  185.  
  186. # combobox stuff
  187. widget_class "*.GtkComboBox.GtkButton" style "rezlooks-combo"
  188. widget_class "*.GtkCombo.GtkButton"    style "rezlooks-combo"
  189. # tooltips stuff
  190. widget_class "*.tooltips.*.GtkToggleButton" style "rezlooks-tasklist"
  191. widget "gtk-tooltips" style "rezlooks-tooltips"
  192.  
  193. # treeview stuff
  194. widget_class "*.GtkTreeView.GtkButton" style "rezlooks-tree"
  195. widget_class "*.GtkCTree.GtkButton" style "rezlooks-tree"
  196. widget_class "*.GtkList.GtkButton" style "rezlooks-tree"
  197. widget_class "*.GtkCList.GtkButton" style "rezlooks-tree"
  198. widget_class "*.GtkFrame.GtkLabel" style "rezlooks-frame-title"
  199.  
  200. # notebook stuff
  201. widget_class "*.GtkNotebook.*.GtkEventBox" style "rezlooks-notebook"
  202. widget_class "*.GtkNotebook.*.GtkViewport" style "rezlooks-notebook"
  203.  
  204.